home *** CD-ROM | disk | FTP | other *** search
- >>We want to run the WINSOCK.DLL and TCPMAN.EXE form our network file server.
-
- >>One thing we have run into is it seems that TCPMAN.EXE will only use a INI
- >>file that is in the same directory as it. That would be fine if we were using
- >>BootP (but we aren't).
-
- >>Is there any known solution to this.
-
- >>In the mean time I am copying the DLL and TCPMAN to the directory of Windows
- >>and running it from there but it would be easier (in case of upgrade) to just
- >>have one copy.
-
- >>Thanks
- >
- > There is a section in the Winsock documentation called "Extra Info". It
- >covers the use of command line options and environmental variables which can
- >be used to override saved parameters in trmpwsk.ini. The examples given are:
-
- > tcpman -ip=123.231.213.123 -netmask=255.255.255.0
-
- >or use
-
- > set ip=123.213.213.123
- > set netmask=255.255.255.0
-
- >Trying to set up some of the other Winsock apps on a network is a bit more fun
- >especially where there are bookmark files or the like.
-
- I saw that section but in our case we would like to use the INI files but to
- have WINSOCK look to the local directory to find it.
-
- Thanks.
-
-
- *********************************************************************
- * Thomas D. Gasser *
- * Department of Neurosurgery ******* ****** *
- * University of Minnesota *** *** *** *** *
- * (612) 624-4427 *** ***** *** *
- * E-Mail: THOMASG@STAFF.TC.UMN.EDU ***** ***** *
- * *
- *********************************************************************
- From news@bigblue.oit.unc.edu Thu Feb 10 15:44:55 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA05303; Thu, 10 Feb 1994 15:19:01 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA18113; Thu, 10 Feb 1994 13:41:13 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 10 Feb 1994 15:44:55 GMT
- From: mead@bucknell.edu (Jerry Mead)
- Message-Id: <2jdkpn$h78@coral.bucknell.edu>
- Organization: Bucknell University, Lewisburg, PA
- Sender: ses
- Reply-To: mead@bucknell.edu
- Subject: trumptel documentation???
-
-
- I am running trumptel but my term setting on my Sun system doesn't
- seem to match trumptel - vi doesn't work, for example. Does anyone
- know what term setting I should use or better yet, is there documentation
- which might help in resolving this and other configuration questions.
-
- Thanks - jerry
-
- ---------------------
-
- Jerry Mead
- Dept of Computer Science
- Bucknell University
- Lewisburg, PA 17837
- mead@bucknell.edu
-
-